Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@0no-co/graphqlsp 1.12.16 -> 1.15.0 age confidence
@changesets/cli (source) 2.29.4 -> 2.29.7 age confidence
@eslint/js (source) 9.26.0 -> 9.37.0 age confidence
@oclif/core 4.3.0 -> 4.5.5 age confidence
@oclif/plugin-autocomplete 3.2.27 -> 3.2.36 age confidence
@oclif/plugin-not-found 3.2.48 -> 3.2.68 age confidence
@oclif/plugin-warn-if-update-available 3.1.38 -> 3.1.49 age confidence
@radix-ui/react-label (source) 2.1.2 -> 2.1.7 age confidence
@radix-ui/react-select (source) 2.1.6 -> 2.2.6 age confidence
@radix-ui/react-slot (source) 1.1.2 -> 1.2.3 age confidence
@radix-ui/react-toast (source) 1.2.6 -> 1.2.15 age confidence
@tailwindcss/postcss (source) 4.1.2 -> 4.1.14 age confidence
@tanstack/react-query (source) 5.71.10 -> 5.90.3 age confidence
@tanstack/react-router (source) 1.114.34 -> 1.132.47 age confidence
@tanstack/router-cli (source) 1.120.3 -> 1.132.51 age confidence
@tanstack/router-vite-plugin (source) 1.120.3 -> 1.132.56 age confidence
@types/node (source) 22.15.18 -> 22.18.10 age confidence
@types/react (source) 19.1.0 -> 19.2.2 age confidence
@types/react-dom (source) 19.1.1 -> 19.2.2 age confidence
@types/semver (source) 7.7.0 -> 7.7.1 age confidence
@vitejs/plugin-react (source) 4.3.4 -> 4.7.0 age confidence
@whatwg-node/fetch (source) 0.10.5 -> 0.10.11 age confidence
connectkit (source) 1.9.0 -> 1.9.1 age confidence
debug 4.4.1 -> 4.4.3 age confidence
docker-compose (source) 1.2.0 -> 1.3.0 age confidence
eslint (source) 9.26.0 -> 9.37.0 age confidence
file-type 20.4.1 -> 20.5.0 age confidence
fs-extra 11.3.0 -> 11.3.2 age confidence
glob 11.0.2 -> 11.0.3 age confidence
gql.tada (source) 1.8.10 -> 1.8.13 age confidence
immutable (source) 5.1.2 -> 5.1.4 age confidence
kubo-rpc-client 5.1.0 -> 5.4.1 age confidence
open 10.1.2 -> 10.2.0 age confidence
postcss (source) 8.5.3 -> 8.5.6 age confidence
prettier (source) 3.5.3 -> 3.6.2 age confidence
react (source) 19.1.0 -> 19.2.0 age confidence
react-dom (source) 19.1.0 -> 19.2.0 age confidence
react-hook-form (source) 7.55.0 -> 7.65.0 age confidence
semver 7.7.2 -> 7.7.3 age confidence
strip-ansi 7.1.0 -> 7.1.2 age confidence
tailwind-merge 3.1.0 -> 3.3.1 age confidence
tailwindcss (source) 4.1.2 -> 4.1.14 age confidence
typescript (source) 5.8.2 -> 5.9.3 age confidence
undici (source) 7.9.0 -> 7.16.0 age confidence
viem (source) 2.25.0 -> 2.38.2 age confidence
vite-plugin-node-polyfills ^0.23.0 -> ^0.24.0 age confidence
vitest (source) 3.1.1 -> 3.2.4 age confidence
wagmi (source) 2.14.16 -> 2.18.1 age confidence
yaml (source) 2.8.0 -> 2.8.1 age confidence
zod (source) 3.24.2 -> 3.25.76 age confidence

Release Notes

0no-co/GraphQLSP (@​0no-co/graphqlsp)

v1.15.0

Compare Source

Minor Changes
  • Improves field-usage tracking, we bail when the identifier is passed into a function, this bail is intended so we don't have to traverse the whole codebase tracing down usage
    Submitted by @​JoviDeCroock (See #​374)

v1.14.0

Compare Source

Minor Changes
  • Add new value declaration helpers to replace built-in services and to traverse TypeScript type checked AST exhaustively and efficiently
    Submitted by @​kitten (See #​351)
Patch Changes

v1.13.0

Compare Source

Minor Changes
  • Remove missing operation-name code, with our increased focus on not generating any code this becomes irrelevant
    Submitted by @​JoviDeCroock (See #​362)
  • Allow supplying a custom clientDirectives which will be mixed in with the base client directives
    Submitted by @​JoviDeCroock (See #​370)
Patch Changes
changesets/changesets (@​changesets/cli)

v2.29.7

Compare Source

Patch Changes

v2.29.6

Compare Source

Patch Changes

v2.29.5

Compare Source

Patch Changes
eslint/eslint (@​eslint/js)

v9.37.0

Compare Source

v9.36.0

Compare Source

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#​20109) (Francesco Trotta)

Bug Fixes

Documentation

  • b73ab12 docs: update examples to use defineConfig (#​20131) (sethamus)
  • 31d9392 docs: fix typos (#​20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#​20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • bac82a2 ci: simplify renovate configuration (#​19907) (唯然)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#​20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#​20121) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#​20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#​20112) (루밀LuMir)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#​20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#​20093) (Pixel998)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#​20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#​20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#​20079) (Milos Djermanovic)

v9.35.0

Compare Source

v9.34.0

Compare Source

v9.33.0

Compare Source

v9.32.0

Compare Source

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

Features

  • b0674be feat: Customization of serialization for languageOptions (#​19760) (Nicholas C. Zakas)
  • a95721f feat: Add --pass-on-unpruned-suppressions CLI option (#​19773) (Milos Djermanovic)
  • bfd0e7a feat: support TypeScript syntax in no-use-before-define (#​19566) (Tanuj Kanti)
  • 68c61c0 feat: support TS syntax in no-shadow (#​19565) (Nitin Kumar)
  • 0f773ef feat: support TS syntax in no-magic-numbers (#​19561) (Nitin Kumar)
  • c4a6b60 feat: add allowTypeAnnotation to func-style (#​19754) (sethamus)
  • b03ad17 feat: add TypeScript support to prefer-arrow-callback (#​19678) (Tanuj Kanti)
  • bc3c331 feat: ignore overloaded function declarations in func-style rule (#​19755) (sethamus)

Bug Fixes

Documentation

  • 3ec2082 docs: Nested arrays in files config entry (#​19799) (Nicholas C. Zakas)
  • 89a65b0 docs: clarify how config arrays can apply to subsets of files (#​19788) (Shais Ch)
  • 2ba8a0d docs: Add description of meta.namespace to plugin docs (#​19798) (Nicholas C. Zakas)
  • 59dd7e6 docs: update func-style with examples (#​19793) (Tanuj Kanti)
  • e9129e0 docs: add global scope's implicit field to Scope Manager docs (#​19770) (Milos Djermanovic)
  • 52f5b7a docs: fix minor typos and add links (#​19743) (루밀LuMir)
  • 00716a3 docs: upfront recommend against using the no-return-await rule (#​19727) (Mike DiDomizio)

Chores

v9.27.0

Compare Source

oclif/core (@​oclif/core)

v4.5.5

Compare Source

Bug Fixes
  • deps: bump semver from 7.7.2 to 7.7.3 (0a337fc)

v4.5.4

Compare Source

Bug Fixes
  • deps: bump debug from 4.4.1 to 4.4.3 (922c216)

v4.5.3

Compare Source

Bug Fixes

v4.5.2

Compare Source

Bug Fixes

v4.5.1

Compare Source

Bug Fixes

v4.5.0

Compare Source

Features

4.4.1 (2025-07-03)

Bug Fixes

v4.4.1

Compare Source

Bug Fixes

v4.4.0

Compare Source

Features

4.3.3 (2025-06-09)

Bug Fixes

4.3.2 (2025-06-06)

Bug Fixes

4.3.1 (2025-06-02)

Bug Fixes

v4.3.3

Compare Source

Bug Fixes

v4.3.2

Compare Source

Bug Fixes

v4.3.1

Compare Source

Bug Fixes
oclif/plugin-autocomplete (@​oclif/plugin-autocomplete)

v3.2.36

Compare Source

Bug Fixes

v3.2.35

Compare Source

Bug Fixes

v3.2.34

Compare Source

Bug Fixes

v3.2.33

Compare Source

Bug Fixes

v3.2.32

Compare Source

Bug Fixes

v3.2.31

Compare Source

Bug Fixes

v3.2.30

Compare Source

Bug Fixes

v3.2.29

Compare Source

Bug Fixes

v3.2.28

Compare Source

Bug Fixes
oclif/plugin-not-found (@​oclif/plugin-not-found)

v3.2.68

Compare Source

Bug Fixes

v3.2.67

Compare Source

Bug Fixes

v3.2.66

[Compare Source](https://redirect.github.com/oclif/plugin-


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 16, 2025
@renovate renovate bot requested review from 0237h and YaroShkvorets May 16, 2025 16:20
Copy link

changeset-bot bot commented May 16, 2025

🦋 Changeset detected

Latest commit: 4aa244b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/graph-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented May 16, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/graph-cli 0.98.1-alpha-20251015025021-4aa244b0db746853e29b786599465b992972a8d8 npm ↗︎ unpkg ↗︎

Copy link

cloudflare-workers-and-pages bot commented May 16, 2025

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4aa244b
Status: ✅  Deploy successful!
Preview URL: https://2b430d2f.graph-tooling.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.graph-tooling.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from 1284aee to 8915b05 Compare May 23, 2025 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from cc69924 to 9847143 Compare May 26, 2025 14:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from c2ac04a to 70ea81e Compare June 19, 2025 15:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 06122e9 to 5bb89e7 Compare June 21, 2025 16:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5cda4ad to 5816bed Compare October 15, 2025 01:47
Copy link
Contributor Author

renovate bot commented Oct 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@YaroShkvorets YaroShkvorets merged commit 3ac1c17 into main Oct 15, 2025
8 of 9 checks passed
@YaroShkvorets YaroShkvorets deleted the renovate/all-minor-patch branch October 15, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants